@charset "utf-8";
.common-pc-nav{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 12;
	padding:50px 65px;
}
.common-pc-nav .left-area{
	float: left;
	line-height: 58px;
}
.common-pc-nav .right-area{
	float: right;
	text-align: right;
	line-height: 58px;
	font-size: 0
}
.common-pc-nav .right-area a{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.5rem;
	color: #fff;
	margin-right: 35px
}
.common-pc-nav .right-area a.active,.common-pc-nav .right-area a:hover{
	color: #11298b;
}
.common-pc-nav .right-area .contact-area{
	display: inline-block;
	vertical-align: middle
}
.common-pc-nav .right-area .qrcode-area{
	position: relative;
	display: inline-block;
	cursor: pointer
}
.common-pc-nav .right-area .qrcode-area .qrcode-dropdown{
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%, -20px);
	width: 97px;
	opacity: 0;
	transition: all linear 0.2s;
	pointer-events: none
}
.common-pc-nav .right-area .qrcode-area:hover .qrcode-dropdown{
	pointer-events: auto;
	opacity: 1;
	transform: translate(-50%, 0);
}
.common-pc-nav .right-area .phone-area{
	display: inline-block;
	vertical-align: middle;
	height: 50px;
	line-height: 50px;
	font-size: 1.33rem;
	color: #fff;
	background: #ff5f58 url(../images/icon-phone.png) no-repeat 11px center;
	padding: 0 17px 0 32px;
	border-radius: 25px;
	margin-left: 10px;
	cursor: default
}
.swiper-container-index1 .swiper-button-prev-index1,.swiper-container-index1 .swiper-button-next-index1{
	outline: none;
	width: 70px;
	height: 230px;
	background: none;
	margin-top: -115px;
}
.swiper-container-index1 .swiper-button-prev-index1{
	left: 0
}
.swiper-container-index1 .swiper-button-next-index1{
	right: 0
}
.common-title{
	text-align: center
}
.common-title.mode2{
	text-align: left
}
.common-title h3{
	font-size: 2rem;
	line-height: 2.4rem;
	color: #333;
}
.common-title h4{
	font-size: 1.15rem;
	color: #999;
	line-height: 1.3rem;
	padding:0.8rem 0 1.8rem
}
.common-title i{
	display: block;
	width: 40px;
	height: 3px;
	margin: auto;
	background: #999
}
.common-title.mode2 i{
	margin: 1.8rem 0 0
}
.common-padding{
	padding-top:3.5rem;
	padding-bottom: 5rem;
}
.index-model1 a{
	display: block;
	margin-top: 3.4rem;
}
.index-model1 a img{
	width: 100%
}
.index-model2{
	height: 614px;
}
.index-model2 > .row{
	height: 100%
}
.index-model2 .left-area{
	float: left;
	width: 50%;
	text-align: right;
	background: #dfd5bd;
	height: 100%;
	padding:115px 130px 0 0
}
.index-model2 .right-area{
	float: right;
	width: 50%;
	height: 100%
}
.index-model2 .right-area img{
	height: 100%
}
.index-model3{
	background: #ebedec
}
.swiper-container-index2{
	padding: 3rem 0 6.5rem
}
.product-list-content{
	display: block;
	background: #fff;
	border-radius: 0.3rem;
	padding: 1.15rem;
	width: 100%
}
.product-list-content .text-wrap{
	border-radius: 0.3rem;
	border: 1px solid #ddd;
	padding:1.5rem 1rem 2.8rem;
	text-align: center;
	transition: all linear 0.2s
}
.product-list-content:hover .text-wrap{
	border-color: #3585c6
}
.product-list-content .text-wrap img{
	display: block;
	margin: 0 auto 2rem;
	height: 186px;
}
.product-list-content .text-wrap h3{
	font-size: 1.5rem;
	color: #333;
	line-height: 2rem;
	height: 4rem;
	overflow: hidden
}
.product-list-content .text-wrap h4{
	font-size: 1.15rem;
	color: #999;
	padding:1.2rem 0 2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-list-content .text-wrap h5{
	font-size: 1.33rem;
	color: #fe7f5f
}
.swiper-button-wrap{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 55px;
	font-size: 0;
	width: 122px;
}
.swiper-button-wrap .swiper-button-prev-index2,.swiper-button-wrap .swiper-button-next-index2{
	width: 50px;
	height: 50px;
	background: none;
	outline: none;
	margin-top: 0;
	bottom: 0;
	top: auto
}
.swiper-button-wrap .swiper-button-prev-index2{
	left: 0
}
.swiper-button-wrap .swiper-button-next-index2{
	right: 0
}
.image-wrap{
	overflow: hidden
}
.image-wrap img{
	width: 100%
}
.index-model4 .left-area{
	float: left;
	width: 600px;
	max-width: 100%;
}
.index-model4 .left-list-wrap{
	margin-top: 3rem;
	font-size: 0
}
.index-model4 .left-list-wrap a{
	display: block;
	margin-bottom: 1.8rem;
}
.index-model4 .left-list-wrap a::after{
	clear: both;
	display: block;
	content: ""
}
.index-model4 .left-list-wrap a .img-area{
	float: left;
	width: 300px;
	height: 200px;
	overflow: hidden
}
.index-model4 .left-list-wrap a .img-area img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all linear 0.2s
}
.index-model4 .left-list-wrap a .text-area{
	float: right;
	width: 272px;
}
.index-model4 .left-list-wrap a .text-area h3{
	font-size: 1.66rem;
	color: #333;
	line-height: 2rem;
	height: 6rem;
	overflow: hidden;
	transition: all linear 0.2s
}
.index-model4 .left-list-wrap a .text-area p{
	font-size: 1.15rem;
	color: #666;
	line-height: 1.6rem;
	margin-top: 1rem;
	height: 8rem;
	overflow: hidden
}
.index-model4 .left-list-wrap a:hover .img-area img{
	transform: scale(1.1)
}
.index-model4 .left-list-wrap a:hover .text-area h3{
	color: #11298b
}
.btn-more{
	display: inline-block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	font-size: 1.33rem;
	color: #666;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 0.3rem
}
.btn-more:hover{
	color: #11298b;
	border-color: #11298b
}
.index-model4 .right-area{
	float: right;
	width: 610px;
	max-width: 100%;
}
.index-model4 .right-list-wrap{
	margin-top: 3rem;
	font-size: 0
}
.index-model4 .right-list-wrap a{
	display: block;
	margin-bottom: 3.6rem
}
.index-model4 .right-list-wrap a h3{
	font-size: 1.33rem;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.index-model4 .right-list-wrap a p{
	font-size: 1.15rem;
	color: #666;
	height: 3.2rem;
	line-height: 1.6rem;
	overflow: hidden;
	margin-top: 1rem
}
.common-footer{
	background: #11298b;
	padding:5.83rem 15px
}
.common-footer::after{
	clear: both;
	display: block;
	content: ""
}
.common-footer .left-area{
	float: left;
	width: 285px;
	border-right: 3px solid #4154a2;
	height: 500px;
}
.common-footer .left-area .qrcode-area{
	text-align: center;
	width: 172px;
	padding-top: 155px
}
.common-footer .left-area .qrcode-area img{
	display: block;
	margin: auto
}
.common-footer .left-area .qrcode-area a{
	display: block;
	background: #ff5f58 url(../images/icon-phone.png) no-repeat 10px center;
	padding-left: 17px;
	line-height: 58px;
	font-size: 1.5rem;
	color: #fff;
	border-radius: 29px;
	margin-top: 2.1rem;
}
.common-footer .left-area .linkus{
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 1.15rem;
	padding-top: 4rem;
	margin-left: 2rem
}
.common-footer .right-area{
	float: right;
	width: 912px;
}
.footer-nav-wrap{
	border-bottom: 1px solid #4154a2;
	padding-bottom: 40px;
	display: flex;
	justify-content: space-between
}
.footer-nav-wrap .nav-content a{
	display: block;
	color: #fff;
	font-size: 1.5rem;
	line-height: 2.6rem
}
.footer-nav-wrap .nav-content a:first-of-type{
	font-weight: bold;
	padding-bottom: 2.6rem
}
.footer-nav-wrap .nav-content a:hover{
	text-decoration: underline !important
}
.common-footer .address-wrap{
	display: flex;
	justify-content: space-between;
	padding-top: 3rem;
	font-size: 1.33rem;
	line-height: 2rem;
	color: #fff
}
.inner-banner-wrap img{
	width: 100%
}
.common-pc-nav.innermode{
	position: relative;
	background: #fff;
	padding: 30px 50px 20px
}
.common-pc-nav.innermode .right-area a{
	color: #777
}
.common-pc-nav.innermode .right-area a.active,.common-pc-nav.innermode .right-area a:hover{
	color: #11298b
}
.inner-nav-wrap{
	height: 100px;
	background: #11298b;
	font-size: 0
}
.inner-nav-wrap .inner-nav{
	display: flex;
	justify-content: space-between
}
.inner-nav-wrap .inner-nav a{
	display: block;
	width: 100%;
	line-height: 100px;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	position: relative
}
.inner-nav-wrap .inner-nav a i{
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 0;
	background: #11298b;
	transition: all linear 0.2s
}
.inner-nav-wrap .inner-nav a.active,.inner-nav-wrap .inner-nav a:hover{
	background: #fff;
	color: #11298b
}
.inner-nav-wrap .inner-nav a.active i,.inner-nav-wrap .inner-nav a:hover i{
	height: 10px;
	background: #fff;
}
.inner-edit-wrap{
	padding:4rem 0 6rem;
	font-size: 1.5rem;
	line-height: 2.2rem;
	word-break: break-all
}
.inner-edit-wrap img,.inner-edit-wrap iframe,.inner-edit-wrap video{
	max-width: 100%;
}
.inner-edit-wrap iframe{
	width: 100%;
	height: 600px;
}
.product-bg{
	background: #ebedec;
	padding-bottom: 4rem
}
.product-bg .product-list-content{
	margin-top: 4rem;
}
.detail-product-wrap{
	border: 1px solid #dedede;
	margin: 4rem auto;
	padding:4rem 3.3rem;
}
.detail-product-wrap::after{
	display: block;
	clear: both;
	content: ""
}
.detail-product-wrap .left-area{
	float: left;
	width: 50%;
	position: relative;
	height: 700px
}
.detail-product-wrap .left-area .swiper-container-product{
	height: 80%
}
.detail-product-wrap .left-area .swiper-slide{
	display: flex;
	align-items: center;
	justify-content: center
}
.detail-product-wrap .left-area .swiper-slide img{
	max-height: 80%
}
.detail-product-wrap .left-area .swiper-product-btn{
	position: absolute;
	top: 80%;
	left: 0;
	width: 100%;
	text-align: center;
}
.detail-product-wrap .left-area .swiper-product-btn .swiper-button-next-product,.detail-product-wrap .left-area .swiper-product-btn .swiper-button-prev-product{
	position: relative;
	background: none;
	display: inline-block;
	width: auto;
	height: auto;
	outline: none;
	left: auto;
	right: auto;
	margin: 2rem 0.5rem 0;
}
.detail-product-wrap .right-area{
	float: right;
	width: 50%;
	padding-left: 50px;
	border-left: 1px solid #dedede;
}
.detail-product-wrap .right-area h2{
	font-size: 3.33rem;
}
.detail-content-wrap{
	padding:1rem 0
}
.detail-content-wrap .detail-content{
	display: block;
	border-bottom: 1px solid #dedede;
	padding: 1.66rem 0
}
.detail-content-wrap .detail-content:last-of-type{
	border: none
}
.detail-content-wrap .detail-content span{
	display: inline-block;
	vertical-align: top;
	min-width: 133px;
	margin-right: 17px;
	font-size: 1.5rem;
	color: #aaa;
}
.detail-content-wrap .detail-content b{
	color: #333;
	font-size: 1.5rem;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	max-width: 69%
}
.detail-content-wrap .detail-content:last-of-type span{
	vertical-align: middle
}
.detail-content-wrap .detail-content a{
	display: inline-block;
	vertical-align: middle;
	background: #ff5f58;
	line-height: 50px;
	color: #fff;
	font-size: 1.5rem;
	margin-right: 17px;
	padding: 0 3rem;
	border-radius: 25px;
}
.detail-content-wrap .detail-content img{
	display: inline-block;
	vertical-align: middle;
}
.first-news-wrap{
	margin: 4rem auto;
	display: block;
}
.first-news-wrap::after{
	clear: both;
	content: "";
	display: block;
}
.first-news-wrap .img-area{
	float: left;
	width: 400px;
	height: 270px;
	overflow: hidden
}
.first-news-wrap .img-area img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all linear 0.2s
}
.first-news-wrap .text-area{
	float: right;
	width: 810px;
}
.first-news-wrap .text-area i{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 1.5rem;
	color: #fff;
	padding: 0 0.8rem;
	background: #ff5f58
}
.first-news-wrap .text-area h2{
	font-size: 3.33rem;
	line-height: 3.6rem;
	padding:2rem 0;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all linear 0.2s
}
.first-news-wrap .text-area p{
	font-size: 1.33rem;
	color: #777;
	line-height: 2.4rem;
	max-height: 12rem;
	overflow: hidden
}
.first-news-wrap:hover .img-area img{
	transform: scale(1.1);
}
.first-news-wrap:hover .text-area h2{
	color: #11298B
}
.news-list-wrap{
	padding-top: 4rem
}
.news-list-wrap a{
	display: block;
	padding:5rem;
	background: #fff;
	margin-bottom: 1.66rem
}
.news-list-wrap a::after{
	clear: both;
	display: block;
	content: ""
}
.news-list-wrap a .img-area{
	float: left;
	width: 420px;
	height: 290px;
	padding:10px;
	background: #fff;
}
.news-list-wrap a .img-area img{
	display: block;
	width: 100%;
	height: 100%
}
.news-list-wrap a .text-area{
	float: right;
	width: 695px;
	padding-top: 2.5rem
}
.news-list-wrap a .text-area h2{
	font-size: 2.5rem;
	color: #333;
	line-height: 3rem;
	height: 6rem;
	overflow: hidden;
	margin-bottom: 1.8rem
}
.news-list-wrap a .text-area p{
	font-size: 1.33rem;
	line-height: 2.2rem;
	color: #777;
	max-height: 11rem;
	overflow: hidden
}
.news-list-wrap a:hover{
	background: #ddd
}
.pages-wrap{
	background: #fff;
	padding:0 1.66rem;
}
.detail-news-title{
	text-align: center;
	padding-top: 4rem
}
.detail-news-title h1{
	font-size: 3.33rem;
	line-height: 4.2rem;
}
.detail-news-title h4{
	font-size: 1.33rem;
	color: #777;
	padding-top: 3rem
}
.contact-content{
	text-align: center;
	padding:100px 0 155px;
}
.contact-content h3{
	font-size: 2rem;
	padding: 1.8rem 0 2rem
}
.contact-content a{
	font-size: 1.5rem;
	color: #aaa;
	display: inline-block;
	font-weight:300
}
.map-wrap{
	padding:4rem 0;
}
.map-wrap #map1{
	width: 100%;
	height: 700px;
}
.BMap_shadow img{
	display: none
}
@media (max-width:1200px) {
	.swiper-container-index1 .swiper-button-prev-index1, .swiper-container-index1 .swiper-button-next-index1{
		width: 8vw;
		height: 30vw;
		margin-top: -15vw
	}
	.inner-edit-wrap iframe{
	width: 100%;
	height: 260px;
}
	.common-padding{
		padding:3rem 15px
	}
	.index-model1 a{
		margin-top: 1.5rem
	}
	.index-model2 .left-area{
		float: none;
		text-align: center;
		width: 100%;
		padding:3rem 0;
		height: auto;
	}
	.index-model2 .left-area img{
		width: 88%
	}
	.index-model2{
		height: auto
	}
	.index-model2 .right-area{
		float: none;
		width: 100%;
		height: auto
	}
	.index-model2 .right-area img{
		height: auto
	}
	.image-wrap img{
		width: 200%;
		max-width: none;
		margin-left: -50%
	}
	.index-model4 .left-list-wrap a .img-area{
		width: 100%;
		height: auto;
		float: none
	}
	.index-model4 .left-list-wrap a .text-area{
		float: none;
	}
	.index-model4 .left-list-wrap a .text-area h3{
		height: auto;
		max-height: 6rem;
		padding-top: 1rem
	}
	.index-model4 .left-list-wrap,.index-model4 .right-list-wrap{
		margin-top: 2rem
	}
	.index-model4 .left-area{
		float: none;
		width: 100%;
		margin-bottom: 3rem
	}
	.index-model4 .right-list-wrap a{
		margin-bottom: 1.6rem
	}
	.product-list-content .text-wrap img{
		height: auto
	}
	.product-list-content .text-wrap h4{
		padding:1rem
	}
	.common-footer{
		padding:3rem 15px
	}
	.common-footer .left-area{
		float: none;
		width: 100%;
		border: none;
		height: auto;
		text-align: center
	}
	.common-footer .left-area .qrcode-area{
		text-align: center;
		width: 100%;
		padding-top: 2rem
	}
	.common-footer .left-area .qrcode-area a{
		width: 48%;
		margin: 2rem auto 0;
		line-height: 14vw
	}
	.common-footer .right-area .footer-nav-wrap{
		display: none
	}
	.common-footer .right-area{
		float: none;
		width: 100%;
	}
	.common-footer .address-wrap{
		flex-wrap: wrap;
		text-align: center;
		display: block;
		padding-bottom: 18vw
	}
	.inner-nav-wrap{
		height: 13vw
	}
	.inner-nav-wrap .inner-nav{
		display: block;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.inner-nav-wrap .inner-nav a{
		display: inline-block;
		padding:0 5vw;
		width: auto;
		line-height: 13.2vw
	}
	.product-bg{
		padding-bottom: 2rem
	}
	.product-bg .product-list-content{
		margin-top: 2rem
	}
	.detail-product-wrap .left-area{
		width: 100%;
		float: none;
		height: auto;
	}
	.detail-product-wrap .left-area .swiper-product-btn{
		position: relative;
		margin: 2rem auto
	}
	.detail-product-wrap{
		margin: 2rem auto;
		padding:2rem
	}
	.detail-product-wrap .right-area{
		float: none;
		width: 100%;
		padding:0;
		border: none
	}
	.detail-content-wrap .detail-content{
		padding:1rem 0
	}
	.detail-content-wrap .detail-content span{
		min-width: 18vw;
		margin-right: 2vw
	}
	.detail-content-wrap .detail-content:last-of-type{
		text-align: center
	}
	.detail-content-wrap .detail-content a{
		display: block;
		margin: 1.5rem auto;
		width: 70%
	}
	.first-news-wrap{
		margin: 2rem auto
	}
	.first-news-wrap .img-area{
		float: none;
		width: 100%;
		height: auto;
	}
	.first-news-wrap .text-area{
		float: none;
		width: 100%
	}
	.first-news-wrap .text-area i{
		height: 8vw;
		line-height: 8vw;
		margin-top: 1rem
	}
	.first-news-wrap .text-area h2{
		padding:1rem 0;
		font-size: 2rem;
		line-height: 2rem
	}
	.first-news-wrap .text-area p{
		line-height: 1.6rem;
		max-height: 4.8rem;
	}
	.news-list-wrap{
		padding-top: 2rem
	}
	.news-list-wrap a{
		padding:1rem
	}
	.news-list-wrap a .img-area{
		float: none;
		width: 100%;
		height: auto;
		padding: 0
	}
	.news-list-wrap a .text-area{
		float: none;
		width: 100%;
		padding-top: 1rem
	}
	.news-list-wrap a .text-area h2{
		font-size: 2rem;
		line-height: 2.2rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom: 1rem;
		height: auto;
	}
	.news-list-wrap a .text-area p{
		line-height: 1.6rem;
		height: 3.2rem;
	}
	.pages-wrap{
		padding:0 1rem
	}
	.detail-news-title h1{
		font-size: 2rem;
		line-height: 2.4rem
	}
	.detail-news-title h4{
		padding-top: 1.5rem
	}
	.contact-content{
		padding:0 0 1.5rem
	}
	.contact-content.first-line{
		padding-top: 2rem
	}
	.contact-content h3{
		padding-bottom: 1rem
	}
	.map-wrap #map1{
		height: 58vw
	}
	.map-wrap{
		padding: 2rem 0
	}
	.common-footer .left-area .linkus{
		padding-top: 1rem;
		margin: 0 auto;
		opacity: .5
	}
}